home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 17 / Hot Mix 17.iso / HM17_SGI / html / vendors / adobe / software / ppd / ppddb / AU1K_V71.PPD < prev    next >
PostScript Printer Description  |  1997-06-17  |  15KB  |  447 lines

  1. *PPD-Adobe: "4.1"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1993 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *% For "APS-PS PIP" version 52.3
  10. *FormatVersion: "4.1"
  11. *FileVersion: "1.2"
  12. *LanguageEncoding: ISOLatin1
  13. *LanguageVersion: English
  14. *PCFileName: "AU1K_V71.PPD"
  15. *Product: "(APS-PS PIP)"
  16. *PSVersion: "(52.3) 920803"
  17. *ModelName: "Autologic APS-1000 v52.3"
  18. *NickName:  "Autologic APS-1000 v52.3"
  19.  
  20. *% ==== Device Capabilities ===============
  21. *LanguageLevel: "1"
  22. *Extensions: CMYK FileSystem
  23. *FreeVM: "2374160"
  24. *VMOption None/Standard: "2374160"
  25. *ColorDevice:  False
  26. *DefaultColorSpace:  Gray
  27. *VariablePaperSize: True
  28.  
  29. *FileSystem: True
  30. *?FileSystem: "
  31. save
  32.    statusdict /diskonline get exec {(True)}{(False)} ifelse = flush
  33. restore
  34. "
  35. *End
  36. *Throughput: "8"
  37. *Password: "0"
  38. *ExitServer: "
  39.   count 0 eq {  % is the password on the stack?
  40.     true 
  41.   }{
  42.     dup    % potential password
  43.     statusdict /checkpassword get exec not 
  44.   } ifelse 
  45.   {  %  if no password or not valid 
  46.     (WARNING : Cannot perform the exitserver command.) = 
  47.     (Password supplied is not valid.) = 
  48.     (Please contact the author of this software.) = flush
  49.     quit 
  50.   } if 
  51.   serverdict /exitserver get exec
  52. "
  53. *End
  54. *Reset: "
  55.   count 0 eq {  % is the password on the stack?
  56.     true 
  57.   }{
  58.     dup    % potential password
  59.     statusdict /checkpassword get exec not 
  60.   } ifelse 
  61.   {  %  if no password or not valid 
  62.     (WARNING : Cannot reset printer.) = 
  63.     (Password supplied is not valid.) = 
  64.     (Please contact the author of this software.) = flush
  65.     quit 
  66.   } if 
  67.   serverdict /exitserver get exec
  68.   systemdict /quit get exec
  69.   (WARNING : Printer Reset Failed.) = flush
  70. "
  71. *End
  72.  
  73. *%========= Resolution Information =============
  74. *DefaultResolution: 480x480dpi
  75. *?Resolution: "
  76. save
  77.   initgraphics
  78.   0 0 moveto currentpoint matrix defaultmatrix transform
  79.   0 72 lineto currentpoint matrix defaultmatrix transform
  80.   3 -1 roll sub dup mul
  81.   3 1 roll exch sub dup mul
  82.   add sqrt round cvi
  83.   (          ) cvs dup print (x) print print (dpi) = flush
  84. restore
  85. "
  86. *End
  87.  
  88. *% Halftone Information ===============
  89. *ScreenFreq: "60.0"
  90. *ScreenAngle: "45.0"
  91. *DefaultScreenProc: Dot
  92. *ScreenProc Dot: "
  93. {abs exch abs 2 copy add 0.75 le {dup mul exch dup mul add 1 exch sub }{
  94. 2 copy add 1.23 le {0.85 mul add 1 exch sub }{1 sub dup mul exch 1 sub 
  95. dup mul add 1 sub }ifelse }ifelse }
  96. "
  97. *End
  98. *ScreenProc Line: "{ pop }"
  99. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  100.  
  101. *AccurateScreenSupport: True
  102.  
  103. *DefaultTransfer: Normalized
  104. *Transfer Null: "{ }"
  105. *Transfer Null.Inverse: "{ 1 exch sub }"
  106. *Transfer Normalized: "{  mark
  107.  1.0 1.0 .93 .86 .80 .72 .63 .52 .4 .26 .1 0
  108.  counttomark dup 3 add -1 roll exch
  109.  2 sub mul dup floor cvi
  110.  dup 3 1 roll sub
  111.  exch dup
  112.  3 add index exch 2 add index dup
  113.  4 1 roll
  114.  sub mul add
  115.  counttomark 1 add 1 roll
  116.  cleartomark}"
  117. *End
  118. *Transfer Normalized.Inverse: "{ 1 exch sub }"
  119.  
  120. *% Paper Handling ===================
  121.  
  122. *OpenUI *PageSize: PickOne
  123. *OrderDependency: 30 AnySetup *PageSize
  124. *DefaultPageSize: Letter
  125. *PageSize Letter: "letter"
  126. *PageSize Letter.Transverse: "Letter"
  127. *PageSize Legal: "legal"
  128. *PageSize Legal.Transverse: "1008 612 0 0 statusdict /setpageparams get exec"
  129. *PageSize Tabloid: "11x17"
  130. *PageSize A3: "a3"
  131. *PageSize A4: "a4"
  132. *PageSize A5: "a5"
  133. *PageSize B5: "b5"
  134. *PageSize A4.Transverse: "A4"
  135. *PageSize A5.Transverse: "A5"
  136. *PageSize B5.Transverse: "B5"
  137. *PageSize LetterExtra: "684 864 0 1 statusdict /setpageparams get exec"
  138. *PageSize LegalExtra: "684 1080 0 1 statusdict /setpageparams get exec"
  139. *PageSize A4Extra: "667 914 0 1 statusdict /setpageparams get exec"
  140. *PageSize A5Extra: "492 667 0 1 statusdict /setpageparams get exec"
  141. *PageSize B4Extra: "801 1104 0 1 statusdict /setpageparams get exec"
  142. *PageSize B5Extra: "588 801 0 1 statusdict /setpageparams get exec"
  143. *PageSize Note: "Letter"
  144. *PageSize Statement: "396 612 0 1 statusdict /setpageparams get exec"
  145. *?PageSize: "
  146. save
  147.   [(Letter) (Letter.Transverse) (Legal) (Legal.Transverse) (Tabloid)
  148.    (A3) (A4) (A5) (B5) (A4.Transverse) (A5.Transverse) (B5.Transverse)
  149.    (LetterExtra) (LegalExtra) (A4Extra) (A5Extra) (B4Extra) (B5Extra)
  150.    (Note) (Statement)
  151.   ]
  152.   statusdict /pagetype get exec
  153.   {get} stopped { pop pop (Unknown)} if = flush
  154. restore
  155. *End
  156. *CloseUI: *PageSize
  157.  
  158. *% These entries will set up the frame buffer. Usually used with manual feed.
  159. *OpenUI *PageRegion: PickOne
  160. *OrderDependency: 40 AnySetup *PageRegion
  161. *DefaultPageRegion: Letter
  162. *PageRegion Letter: "letter"
  163. *PageRegion Letter.Transverse: "Letter"
  164. *PageRegion Legal: "legal"
  165. *PageRegion Legal.Transverse: "Legal"
  166. *PageRegion Tabloid: "11x17 "
  167. *PageRegion A3: "a3"
  168. *PageRegion A4: "a4"
  169. *PageRegion A5: "a5"
  170. *PageRegion B5: "b5"
  171. *PageRegion A4.Transverse: "A4"
  172. *PageRegion A5.Transverse: "A5"
  173. *PageRegion B5.Transverse: "B5"
  174. *PageRegion LetterExtra: "9.5x12"
  175. *PageRegion LegalExtra: "9.5x15"
  176. *PageRegion A4Extra: " 9.26x12.69"
  177. *PageRegion A5Extra: " 6.83x9.26"
  178. *PageRegion B4Extra: "11.13x15.3"
  179. *PageRegion B5Extra: " 8.16x11.125"
  180. *PageRegion Statement: "5.5x8.5"
  181. *PageRegion Note: "Letter"
  182. *CloseUI: *PageRegion
  183.  
  184. *DefaultImageableArea: Letter
  185. *ImageableArea Letter: "0 1 612 792 "
  186. *ImageableArea Letter.Transverse: "0 0 612 792"
  187. *ImageableArea Legal: "0 1 612 1008 "
  188. *ImageableArea Legal.Transverse: "0 0 612 1008 "
  189. *ImageableArea Tabloid: "0 1 792 1224 "
  190. *ImageableArea A3: "0 1 841.89 1190.55 "
  191. *ImageableArea A4: "0 1 595.28 841.89 "
  192. *ImageableArea A5: "0 1 420.95 595.28 "
  193. *ImageableArea B5: "0 1 498.90 708.66 "
  194. *ImageableArea A4.Transverse: "0 0 595.28 841.89"
  195. *ImageableArea A5.Transverse: "0 0 420.95 595.28"
  196. *ImageableArea B5.Transverse: "0 0 498.90 708.66"
  197. *ImageableArea LetterExtra: "0 1 684 864 "
  198. *ImageableArea LegalExtra: "0 1 684 1080 "
  199. *ImageableArea A4Extra: " 0 1 667 914 "
  200. *ImageableArea A5Extra: " 0 1 492 667 "
  201. *ImageableArea B4Extra: " 0 1 801 1104 "
  202. *ImageableArea B5Extra: " 0 1 588 801 "
  203. *ImageableArea Statement: "0 1 396 612 "
  204. *ImageableArea Note: "0 1 612 792"
  205. *?ImageableArea: "
  206.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  207.   newpath clippath pathbbox
  208.   4 -2 roll exch 2 {ceiling cvp} repeat
  209.   exch 2 {floor cvp} repeat flush
  210.  restore
  211. "
  212. *End
  213.  
  214. *% These provide the physical dimensions of the paper (by keyword)
  215. *DefaultPaperDimension: Letter
  216. *PaperDimension Letter: "612 792"
  217. *PaperDimension Letter.Transverse: "612 792 "
  218. *PaperDimension Legal: "612 1008"
  219. *PaperDimension Legal.Transverse: "612 1008 "
  220. *PaperDimension Tabloid: "792 1224"
  221. *PaperDimension A3: "841.89 1190.55"
  222. *PaperDimension A4: " 595.28 841.89 "
  223. *PaperDimension A5: " 420.95 595.28 "
  224. *PaperDimension B5: " 498.90 708.66 "
  225. *PaperDimension A4.Transverse: "595.28 841.89 "
  226. *PaperDimension A5.Transverse: "420.95 595.28 "
  227. *PaperDimension B5.Transverse: "498.90 708.66 "
  228. *PaperDimension LetterExtra: " 684 864 "
  229. *PaperDimension LegalExtra: " 684 1080 "
  230. *PaperDimension A4Extra: " 667 914 "
  231. *PaperDimension A5Extra: " 492 667 "
  232. *PaperDimension B4Extra: " 801 1104 "
  233. *PaperDimension B5Extra: " 588 801 "
  234. *PaperDimension Note: "612 792"
  235. *PaperDimension Statement: "396 612"
  236.  
  237. *RequiresPageRegion All: True
  238.  
  239. *%==== Custom Page Sizes =============================
  240. *CustomPageSize True: "exch pop statusdict /setpageparams get exec"
  241. *ParamCustomPageSize Width: 1 points 0 792
  242. *ParamCustomPageSize Height: 2 points 0 612
  243. *ParamCustomPageSize WidthOffset: 3 points 0 792
  244. *ParamCustomPageSize HeightOffset: 4 points 0 0
  245. *ParamCustomPageSize Orientation: 5 points 0 1
  246.  
  247. *CenterRegistered: False
  248. *MaxMediaWidth: "792"
  249. *HWMargins: 0 0 0 0
  250. *OpenUI *ManualFeed: Boolean
  251. *OrderDependency: 20 AnySetup *ManualFeed
  252. *DefaultManualFeed: False
  253. *ManualFeed True: "statusdict /manualfeed true put"
  254. *ManualFeed False: "statusdict /manualfeed false put"
  255. *?ManualFeed: "
  256.   save
  257.   statusdict /manualfeed get
  258.   {(True)}{(False)}ifelse = flush
  259.   restore
  260. "
  261. *End
  262. *CloseUI: *ManualFeed
  263. *DefaultOutputBin: OnlyOne
  264.  
  265. *OpenUI *InputSlot: PickOne
  266. *OrderDependency: 20 AnySetup *InputSlot
  267. *DefaultInputSlot: Upper
  268. *InputSlot Upper: " 0 statusdict /setpapertray get exec"
  269. *InputSlot Lower: " 1 statusdict /setpapertray get exec"
  270. *?InputSlot: "
  271. save
  272. 2 dict
  273. dup /0 (Upper) put
  274. dup /1 (Lower) put
  275. statusdict /papertray get exec
  276. {get} stopped {pop pop (Unknown)} if = flush
  277. restore" 
  278. *End
  279. *CloseUI: *InputSlot
  280.  
  281. *DefaultOutputOrder Upper: Normal
  282.  
  283. *% Font Information =====================
  284.  
  285. *DefaultFont: Courier
  286. *Font Courier: Standard "(002.002)" Standard ROM
  287. *Font Courier-Bold: Standard "(002.002)" Standard ROM
  288. *Font Courier-BoldOblique: Standard "(002.002)" Standard ROM
  289. *Font Courier-Oblique: Standard "(002.002)" Standard ROM
  290. *Font Helvetica: Standard "(001.006)" Standard ROM
  291. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  292. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  293. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  294. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  295. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  296. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  297. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  298. *Font Symbol: Special "(001.003)" Special ROM
  299. *Font Times-Bold: Standard "(001.007)" Standard ROM
  300. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  301. *Font Times-Italic: Standard "(001.007)" Standard ROM
  302. *Font Times-Roman: Standard "(001.007)" Standard ROM
  303. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  304. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  305. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  306. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  307. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  308. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  309. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  310. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  311. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  312. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  313. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  314. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  315.  
  316. *?FontQuery: "
  317. save
  318. {
  319.   count 1 gt {
  320.   exch dup 128 string cvs (/) print print (:) print
  321.   dup FontDirectory exch known {pop (Yes)}
  322.   {
  323.     (fonts/                              )
  324.       dup 3 -1 roll 128 string cvs dup length /len exch def
  325.       6 exch putinterval
  326.       0 len 6 add getinterval mark exch
  327.       { } 128 string filenameforall counttomark 0 gt {
  328.       cleartomark (Yes)}{cleartomark (No)}ifelse
  329.       }ifelse =
  330.       }{ exit } ifelse
  331.   } bind loop
  332.   (*) = flush
  333. restore
  334. "
  335. *End
  336.  
  337. *?FontList: "
  338. save
  339.   FontDirectory { pop == } bind forall flush
  340.   /filenameforall where {
  341.     pop (fonts/*) {
  342.     dup length 6 sub 6 exch getinterval cvn ==
  343.     } bind
  344.     128 string filenameforall flush
  345.   } if
  346.   (*) = flush
  347. restore
  348. "
  349. *End
  350.  
  351. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  352. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  353. *Message: "\FontName\ not found, using Courier"
  354.  
  355. *Status: "idle"
  356. *Status: "busy"
  357. *Status: "waiting"
  358. *Status: "printing"
  359. *Status: "warming up"
  360. *Status: "PrinterError: Wait - cycling up"
  361. *Status: "PrinterError: Failed printerstart: !BEG.."
  362. *Status: "PrinterError: Off Line"
  363. *Status: "PrinterError: Transport fault"
  364. *Status: "PrinterError: Default Page being defined is too large.."
  365. *Status: "PrinterError: No response from LSTA command"
  366. *Status: "PrinterError: Out of Media"
  367. *Status: "PrinterError: Run--ready for next feed"
  368. *Status: "PrinterError: No response from DEPT command"
  369. *Status: "PrinterError: Run--not ready for feed command"
  370. *Status: "PrinterError: No response from HRES command"
  371. *Status: "PrinterError: Command rejected--unrecognized"
  372. *Status: "PrinterError: No response from SCRN command"
  373. *Status: "PrinterError: Command rejected--illegal sequence"
  374. *Status: "PrinterError: No response from WIDT command"
  375. *Status: "PrinterError: Wait--waiting for configuration"
  376. *Status: "PrinterError: Printer not responding..."
  377.  
  378. *Source: "serial9"
  379. *Source: "serial25"
  380. *Source: "AppleTalk"
  381. *Source: "Centronics"
  382. *Source: "other"
  383.  
  384. *PrinterError: "Wait - cycling up"
  385. *PrinterError: "PrintXferBusy for too long.."
  386. *PrinterError: "Failed printerstart: !BEG.."
  387. *PrinterError: "Off Line"
  388. *PrinterError: "Transport fault"
  389. *PrinterError: "Default Page being defined is too large.."
  390. *PrinterError: "No response from LSTA command"
  391. *PrinterError: "Out of Media"
  392. *PrinterError: "Printer was never ready to start band:!STA.."
  393. *PrinterError: "No response from DEPT command"
  394. *PrinterError: "Run--not ready for feed command"
  395. *PrinterError: "No response from HRES command"
  396. *PrinterError: "Command rejected--unrecognized"
  397. *PrinterError: "No response from SCRN command"
  398. *PrinterError: "Command rejected--illegal sequence"
  399. *PrinterError: "No response from WIDT command"
  400. *PrinterError: "Wait--waiting for configuration"
  401. *PrinterError: "Printer not responding..."
  402.  
  403. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  404.  
  405. *% Color Separation Information =====================
  406.  
  407. *DefaultColorSep: ProcessBlack.27lpi.480dpi/27 lpi / 480dpi
  408.  
  409. *InkName: ProcessBlack/Process Black
  410. *InkName: CustomColor/Custom Color
  411. *InkName: ProcessCyan/Process Cyan
  412. *InkName: ProcessMagenta/Process Magenta
  413. *InkName: ProcessYellow/Process Yellow
  414.  
  415. *%  For 27 lpi / 480 dpi  ===============================
  416.  
  417. *ColorSepScreenAngle ProcessBlack.27lpi.480dpi/27 lpi / 480 dpi: "45.0"
  418. *ColorSepScreenAngle CustomColor.27lpi.480dpi/27 lpi / 480 dpi: "45.0"
  419. *ColorSepScreenAngle ProcessCyan.27lpi.480dpi/27 lpi / 480 dpi: "74.9991"
  420. *ColorSepScreenAngle ProcessMagenta.27lpi.480dpi/27 lpi / 480 dpi: "15.0009"
  421. *ColorSepScreenAngle ProcessYellow.27lpi.480dpi/27 lpi / 480 dpi: "0.0"
  422.  
  423. *ColorSepScreenFreq ProcessBlack.27lpi.480dpi/27 lpi / 480 dpi: "26.9986"
  424. *ColorSepScreenFreq CustomColor.27lpi.480dpi/27 lpi / 480 dpi: "26.9986"
  425. *ColorSepScreenFreq ProcessCyan.27lpi.480dpi/27 lpi / 480 dpi: "27.0035"
  426. *ColorSepScreenFreq ProcessMagenta.27lpi.480dpi/27 lpi / 480 dpi: "26.7902"
  427. *ColorSepScreenFreq ProcessYellow.27lpi.480dpi/27 lpi / 480 dpi: "26.7857"
  428.  
  429. *%  For 45 lpi / 480 dpi  ===============================
  430.  
  431. *ColorSepScreenAngle ProcessBlack.45lpi.480dpi/45 lpi / 480 dpi: "45.0"
  432. *ColorSepScreenAngle CustomColor.45lpi.480dpi/45 lpi / 480 dpi: "45.0"
  433. *ColorSepScreenAngle ProcessCyan.45lpi.480dpi/45 lpi / 480 dpi: "74.9973"
  434. *ColorSepScreenAngle ProcessMagenta.45lpi.480dpi/45 lpi / 480 dpi: "15.0027"
  435. *ColorSepScreenAngle ProcessYellow.45lpi.480dpi/45 lpi / 480 dpi: "0.0"
  436.  
  437. *ColorSepScreenFreq ProcessBlack.45lpi.480dpi/45 lpi / 480 dpi: "45.2085"
  438. *ColorSepScreenFreq CustomColor.45lpi.480dpi/45 lpi / 480 dpi: "45.2085"
  439. *ColorSepScreenFreq ProcessCyan.45lpi.480dpi/45 lpi / 480 dpi: "45.2048"
  440. *%ColorSepScreenFreq ProcessMagenta.45lpi.480dpi/45 lpi / 480 dpi: "45.2048"
  441. *ColorSepScreenFreq ProcessYellow.45lpi.480dpi/45 lpi / 480 dpi: "45.2055"
  442.  
  443. *% The byte count of this file should be exactly 015224 or 015670
  444. *% depending on the filesystem it resides in.
  445. *% end of PPD file for APS-PS PIP with the APS-1000
  446.